home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 005a / golf181.zip / LBGOLF.CFG < prev    next >
Text File  |  1993-03-14  |  2KB  |  66 lines

  1. ; -----------------------------------------------------------------------
  2. ;               LAN/BBS TOURNAMENT GOLF CONFIGURATION FILE
  3. ' -----------------------------------------------------------------------
  4.  
  5. ; Base hook/slice and power on timing? (Yes or No)
  6. ; Set to NO if the hook/slice and power meters move too slowly, quickly,
  7. ; or erratically.  Using multitasking software can cause slow and erratic
  8. ; movement.  When set up on a BBS, users calling at slow baud rates
  9. ; connected to a fast modem with a locked port can cause the meters to
  10. ; move much too quickly on the remote side.
  11. ; Set to YES if simply running LBGolf from DOS unless you prefer the
  12. ; non-timing method which makes the game play faster.
  13.  
  14. USE TIMING: NO
  15.  
  16. ; Blinking text? (Yes or No)
  17. ; Set to NO if you are running LBGolf in a way that blinking text does
  18. ; not work such as in a graphics window under Windows.  Otherwise, set
  19. ; to your preference.
  20.  
  21. BLINK: YES
  22.  
  23. ; Allow new players? (Yes or No)
  24. ; You can run a closed system by not allowing new players and using
  25. ; the LBUtils program to enter the player information.
  26.  
  27. NEW PLAYERS: YES
  28.  
  29. ; -----------------------------------------------------------------------
  30. ;                 OPTIONAL BBS CONFIGURATION INFORMATION
  31. ; -----------------------------------------------------------------------
  32.  
  33. ; Enter the file name with full path of the drop file.
  34. ; Supported drop files: door.sys,dorinfox.def,sfdoors.dat,callinfo.bbs
  35. ; Example (Wildcat! BBS): c:\wc30\wcwork\node1\door.sys
  36. ; If you are not sure, try using [drive]:\[bbs path]\door.sys.
  37. ; If your BBS does not support any of the above drop files you will
  38. ; need to use a drop file conversion utility.
  39. ; THIS IS REQUIRED FOR ON-LINE PLAY!  If left blank, LBGolf will play
  40. ; in local mode.
  41.  
  42. DROP FILE:
  43.  
  44. ; Log player in automatically without asking for a password? (Yes or No)
  45.  
  46. AUTO LOGIN: YES
  47.  
  48. ; Com port address (hex)
  49. ; Try 3F8 for COM 1
  50. ; Try 2F8 for COM 2
  51. ; Try 3E8 for COM 3
  52. ; Try 2E8 for COM 4
  53. ; Leave blank to determine com port from drop file (com 1 or com 2 only).
  54.  
  55. ADDRESS:
  56.          
  57. ; Com port IRQ
  58. ; Try 4 for COM 1
  59. ; Try 3 for COM 2
  60. ; Try 4 for COM 3
  61. ; Try 3 for COM 4
  62. ; Leave blank to determine irq from drop file (com 1 or com 2 only).
  63.  
  64. IRQ:
  65.  
  66.